h1.title-one {
    font-family: "Raleway-Bold";
    color: #000;
    margin-top: 2rem;
}
h2.title-two{
    color: #000;
    font-family: "Raleway-Bold";
    color: #000;
    font-size: 1.75rem;

}
h2.title-three {
    color: #000;
    font-family: "Raleway-Bold";
    color: #000;
    font-size: 1.75rem;

}
h2.title-four {
    font-family: "Raleway-Bold";
    color: #000;
    font-size: 1.75rem;

}
img.cp-image {
    width: 100%;
    margin-bottom: 3rem;
    border-radius: 16px;
}
img.cp-image-two {
    width: 100%;
    margin-bottom: 3rem;
    border-radius: 16px;
    height: 450px;
}
img.cp-image-three {
    width: 100%;
    border-radius: 8px;
}